I'm creating an API to register a device (mobile app - push notification) into the Azure Notification Hubs using Installations, but every time that I create a n
Hi everyone so I'm trying to create an app using flutter that will able the user to download file from URL (might be PDF, image, etc.) I want the app to be able
I'm programming an iOS app to run on macOS via MacCatalyst. I know how to create an NSToolbar and populate it with all sorts of premade items using this code: S
i have 2 api 1--login 2-- logout i have to make a "SAMPLE_API" which which will be be accessed by only loggedin user can able to access if loggedout user/new us
I want to call the model method get_url() in the tag in the template models.py class Department(Base): department_name = models.CharField(max_length=128)
I'm trying to generate dynamically the manifest of my PWA in NextJS, but some fields on the manifest are not working. Here's an example. I have this code in the
Is there a way to detect locked tables in MySQL? I mean tables locked by the LOCK TABLE table WRITE/READ command. (Note that readers interested in detecting na
I have a EMR cluster (1 master node 1 core node) and I submitted my spark-application deploy mode is cluster mode. From the documentation, I know the driver run